[INFO] cloning repository https://github.com/Freaky/annoirc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Freaky/annoirc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreaky%2Fannoirc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreaky%2Fannoirc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 275dad34b53015fc025034f3b06594f8560bab8f
[INFO] testing Freaky/annoirc against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreaky%2Fannoirc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Freaky/annoirc
[INFO] finished tweaking git repo https://github.com/Freaky/annoirc
[INFO] tweaked toml for git repo https://github.com/Freaky/annoirc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Freaky/annoirc on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Freaky/annoirc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b14c46b093a0c55d2e1bdb9a0bbca332fe24f7ce4577ac487a50216dd017e6b3
[INFO] running `Command { std: "docker" "start" "-a" "b14c46b093a0c55d2e1bdb9a0bbca332fe24f7ce4577ac487a50216dd017e6b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b14c46b093a0c55d2e1bdb9a0bbca332fe24f7ce4577ac487a50216dd017e6b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14c46b093a0c55d2e1bdb9a0bbca332fe24f7ce4577ac487a50216dd017e6b3", kill_on_drop: false }`
[INFO] [stdout] b14c46b093a0c55d2e1bdb9a0bbca332fe24f7ce4577ac487a50216dd017e6b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36c35ea67db0b53b43ecc8820ebc6fb5e6785e94b3e7e51b35204e947e10bed6
[INFO] running `Command { std: "docker" "start" "-a" "36c35ea67db0b53b43ecc8820ebc6fb5e6785e94b3e7e51b35204e947e10bed6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling raw-cpuid v11.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling quanta v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling iso8601-duration v0.2.0
[INFO] [stderr]    Compiling ip_rfc v0.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling rustls-webpki v0.100.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling egg-mode-text v1.15.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling async-compression v0.4.10
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling irc-proto v1.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling irc v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling scraper v0.19.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling omdb v0.3.2
[INFO] [stderr]    Compiling annoirc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CommandResponse` is never constructed
[INFO] [stdout]   --> src/irc.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct CommandResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_string` is never used
[INFO] [stdout]   --> src/irc_string.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl IrcString {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn into_string(self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/wolfram.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct WolframPod {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 33 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WolframPod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `description` are never read
[INFO] [stdout]   --> src/youtube.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct YouTubeSnippet {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 41 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 42 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YouTubeSnippet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "36c35ea67db0b53b43ecc8820ebc6fb5e6785e94b3e7e51b35204e947e10bed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36c35ea67db0b53b43ecc8820ebc6fb5e6785e94b3e7e51b35204e947e10bed6", kill_on_drop: false }`
[INFO] [stdout] 36c35ea67db0b53b43ecc8820ebc6fb5e6785e94b3e7e51b35204e947e10bed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d21f9e22ff05c02589c36d93eda96862a08a4f207496c2d46662ceb92d7b5245
[INFO] running `Command { std: "docker" "start" "-a" "d21f9e22ff05c02589c36d93eda96862a08a4f207496c2d46662ceb92d7b5245", kill_on_drop: false }`
[INFO] [stderr]    Compiling annoirc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CommandResponse` is never constructed
[INFO] [stdout]   --> src/irc.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct CommandResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_string` is never used
[INFO] [stdout]   --> src/irc_string.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl IrcString {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn into_string(self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/wolfram.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct WolframPod {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 33 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WolframPod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `description` are never read
[INFO] [stdout]   --> src/youtube.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct YouTubeSnippet {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 41 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 42 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YouTubeSnippet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] running `Command { std: "docker" "inspect" "d21f9e22ff05c02589c36d93eda96862a08a4f207496c2d46662ceb92d7b5245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d21f9e22ff05c02589c36d93eda96862a08a4f207496c2d46662ceb92d7b5245", kill_on_drop: false }`
[INFO] [stdout] d21f9e22ff05c02589c36d93eda96862a08a4f207496c2d46662ceb92d7b5245
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c467a3f73d79b2ddf40003675b76a5e808a0bb64f4c845198d3c0233736219a
[INFO] running `Command { std: "docker" "start" "-a" "9c467a3f73d79b2ddf40003675b76a5e808a0bb64f4c845198d3c0233736219a", kill_on_drop: false }`
[INFO] [stderr] warning: struct `CommandResponse` is never constructed
[INFO] [stderr]   --> src/irc.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | struct CommandResponse {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `into_string` is never used
[INFO] [stderr]   --> src/irc_string.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl IrcString {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn into_string(self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/wolfram.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct WolframPod {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 33 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WolframPod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `title` and `description` are never read
[INFO] [stderr]   --> src/youtube.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | struct YouTubeSnippet {
[INFO] [stderr]    |        -------------- fields in this struct
[INFO] [stderr] 41 |     title: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 42 |     description: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `YouTubeSnippet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `annoirc` (bin "annoirc" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/annoirc-e02b8afa265212e6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test youtube::test_extract_youtube_id ... ok
[INFO] [stdout] test irc_string::vaguely_test_sanitize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9c467a3f73d79b2ddf40003675b76a5e808a0bb64f4c845198d3c0233736219a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c467a3f73d79b2ddf40003675b76a5e808a0bb64f4c845198d3c0233736219a", kill_on_drop: false }`
[INFO] [stdout] 9c467a3f73d79b2ddf40003675b76a5e808a0bb64f4c845198d3c0233736219a
